/*-----------------[初始化]--------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0; padding:0; }
table{border-collapse:collapse; border-spacing:0; } 
fieldset,img{border:0; }
ol,ul{list-style:none; }
caption,th{text-align:left; } 
q:before,q:after{content:''; } 
img{transition:all .3s;}
abbr,acronym{border:0; } 
a{text-decoration:none; } 
.clear{clear:both; display:block; overflow:hidden; visibility:hidden; width:0; height:0; }
.l,.col-l,.col_l,.col-c,.col_c{float:left; }
 .r,.col-r,.col_r,dt span,.ul-txt li span,.ul_txt li span{float:right; } .c{clear:both; } 
.dn{display:none; }  
*,*:before,*:after {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none !important;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0); 
    -webkit-tap-highlight-color: transparent;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
}
body {color: #333;font-size: 14px;line-height: 1.5;font-family: 'Microsoft Yahei',"PingFang SC","Helvetica Neue","Helvetica","Arial",sans-serif;-webkit-font-smoothing: antialiased;}
img {max-width: 100%;border: none;}
input,textarea,select {font-size: 14px;color: #333;font-family: 'Microsoft Yahei',"PingFang SC","Helvetica Neue","Helvetica","Arial",sans-serif;border: none;}
input[type='submit'],input[type='reset'],input[type='button'],input[type='radio'],input[type='checkbox'],select{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
::-webkit-input-placeholder {color: #999;}
::-moz-placeholder {color: #999;}
::-ms-input-placeholder {color: #999;}
select::-ms-expand {display: none;}
a {color: #333;text-decoration: none;}
body{padding-top: 148px;}
/*布局*/
.wp {margin: 0 auto;width:1400px;}

@font-face{
    font-family:'CTXingkaiSJ';
    src:url(../fonts/37b2b93db8024c60bafb73ca1a017611.otf);
}
/*******************************
    -------[=头部]-------
********************************/
.header{
    position: fixed;
    z-index: 99;
    background: #fff;
    top: 0;
    width: 100%;
    left: 0;
}
.header.fixed{
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
}
.header .top{
    overflow: hidden;
    background: #AF7C2C;
    color:#FEFEFE;
    line-height: 38px;
    font-size: 13px;
    height: 38px;
}
.header .top span{
    font-size: 18px;
    font-weight: bold;
}
.logo{
   position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
    overflow: hidden;
}
.logo a{
    display: block;
}
.logo img{
   width: 100%;
   height: 100%;
}
.logo img.pc{
    display: block;
}
.logo img.phone{
   display: none;
}
.nav{
    background: #fff;
}

.nav::after{
    content: '';
    display: block;
    clear:both;
    visibility: hidden;
    width: 100%;
    height: 0;
}
.nav .item {
    float: left;
    text-align: center;
    position: relative;
    padding: 36px 0 27px;
}
.nav .v1{
    display: block;
    font-size: 18px;
    color:#2D2D2D;
    padding: 0 52px;
}
.nav .v1 span{
    font-size: 12px;
    color:#C4C4C4;
    text-transform: uppercase;
    display: block;
    margin-top: 2px;
}
.nav .sub{
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    display: none;
    background-color: #b78f48;
}
.nav .sub a{
    display: block;
    text-align: center;
    color:#fff;
    font-size: 14px;
    line-height: 35px;
}
.nav .sub a:hover{
    opacity: .5;
}
/*******************************
    -------[=导航]-------
********************************/
.menuBtn{
    display: none;
    position: fixed;
    top: 12px;
    right: 12px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
.menuBtn b{display: block;height: 4px;background-color: #b78f48;
    margin: 4px 0;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
.menuBtn.open{}
.menuBtn.open b{display: none;margin: 0;position: absolute;left: 0px;top: 50%;margin-top: -5px;width: 30px;}
.menuBtn.open b:first-child{display: block;
    transform:rotate(45deg);
    -webkit-transform:rotate(45deg);
    -o-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
}
.menuBtn.open b:last-child{display: block;
    transform:rotate(-45deg);
    -webkit-transform:rotate(-45deg);
    -o-transform:rotate(-45deg);
    -ms-transform:rotate(-45deg);
}
/*手机浮动*/
#floatBottom{width:100%;height:53px;background:#8a8a8a;position:fixed;left:0;bottom:0;z-index:999999;display: none;}
#floatBottom a{width:25%;height:53px;line-height:53px;display:block;float:left;position:relative;}
#floatBottom a.kf1{background:url(../Image/kf1.png) no-repeat center center;}
#floatBottom a.kf2{background:url(../Image/kf2.png) no-repeat center center;}
#floatBottom a.kf3{background:url(../Image/kf3.png) no-repeat center center;}
#floatBottom a.kf4{background:url(../Image/kf4.png) no-repeat center center;}
#floatBottom .ewm{width:87px;height:83px;position:absolute;bottom:55px;left:50%;margin-left:-45px;display:none;}
#floatBottom .ewm img{width:100%;height:100%;display:block;}

/*******************************
    -------[=公用]-------
********************************/

.banner img{
    display: block;
    width: 100%;
}
.banner .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets{
    bottom:35px;
  }

.banner .swiper-pagination-bullet{width:6px;height:6px;background:#fff;font-size:0;cursor:pointer;border: none;border-radius: 50%;opacity:1;}
.banner .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#fff;width: 60px;border-radius:3px;}


.g-tit1{
    text-align: center;
    overflow: hidden;
}
.g-tit1 .tit{
    color:#000000;
    font-size: 43px;
    display: inline-block;
    position: relative;
    font-family:'CTXingKaiSJ';
    font-weight: normal;
    line-height: 1.2;
    z-index: 2;
}
.g-tit1 .tit::after{
    content:'';
    display: block;
    position: absolute;
    left:-180px;
    bottom: 2px;
    width:203px;
    height:22px;
    background: url(../Image/icon1.png) no-repeat;
     background-size: cover;
}
.g-tit1 .tit::before{
    content:'';
    display: block;
    position: absolute;
    right:-163px;
    bottom: 2px;
    width:203px;
    height:22px;
    background: url(../Image/icon2.png) no-repeat;
     background-size: cover;
}
/**1 page**/
.row-a1{
    background-color: #fffeff;
    padding: 64px 0 80px;
    overflow: hidden;
}
.row-a1 .img img{
    display: block;
    margin:0 auto;
}
.row-a1 .g-tit1{
    margin-bottom: 85px;
}
.ul-list1.swiper-container{
    overflow: hidden;
    margin:0 -13.5px 50px;
}
.ul-list1 .li{
    float: left;
    width: 20%;
    text-align: center;  
}
.ul-list1 .li .tit{
    font-size: 16px;
    color:#0F0F0F;
}
.ul-list1 .li .con{
    margin:0 13.5px;
}
.ul-list1 .pic{
    position: relative;
    padding-top: 89%;
    overflow: hidden;
    height: 0;
    margin-bottom: 20px;
}
.ul-list1 .pic img{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
/**2 page**/
.row-a2{
    padding-bottom: 66px;
    background: #fffeff url(../Image/icon10.png) no-repeat right bottom;
}
.row-a2 .g-tit1{
    margin-bottom: 50px;
}
.row-a2 .box{
    overflow: hidden;
    margin-bottom: 76px;
}
.row-a2 .pic{
    width: 50%;
    float: left;
    height: 509px;
}
.row-a2 .pic img{
    display: block;
    width: 100%;
    height: 100%;
}
.row-a2 .txt{
    overflow: hidden;
    padding-right:12%;
    padding-left: 100px;
    padding-top: 30px;
}
.ul-list2{
    position: relative;
}
.ul-list2::after{
    content:'';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    bottom:0;
    width: 1px;
    height: 100%;
    background-color: #a7a4a7;
}
.ul-list2 li{
    border-bottom: 1px solid #a7a4a7;
    padding-bottom: 24px;
    margin-bottom: 14px;
}
.ul-list2 li:last-child{
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}
.ul-list2 li::after{
    content: '';
    display: block;
    clear:both;
    visibility: hidden;
    width: 100%;
    height: 0;
}
.ul-list2 .icon{
    width:84px;
    height:84px;
    border-radius: 50%;
    margin-left: -42px;
    position: relative;
    float: left;
    background-color: #fffeff;
    border:1px solid #B98D47;
    z-index: 2;
    background-repeat: no-repeat;
    background-position: center center;
}
.ul-list2 .icon.i1{
    background-image: url(../Image/icon23.png);
}
.ul-list2 .icon.i2{
    background-image: url(../Image/icon7.png);
}
.ul-list2 .icon.i3{
    background-image: url(../Image/icon12.png);
}
.ul-list2 .icon.i4{
    background-image: url(../Image/icon13.png);
}

.ul-list2 li:hover .icon{
    background-color: #b98d47;
}
.ul-list2 li:hover .icon.i1{
    background-image: url(../Image/icon6.png);
}
.ul-list2 li:hover .icon.i2{
    background-image: url(../Image/icon24.png);
}
.ul-list2 li:hover .icon.i3{
    background-image: url(../Image/icon25.png);
}
.ul-list2 li:hover .icon.i4{
    background-image: url(../Image/icon26.png);
}
.ul-list2 .tit{
    margin-left: 60px;
    overflow: hidden;
    font-size: 18px;
    color:#000000;
    line-height: 84px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.g-more1{
    display: block;
    width:527px;
    height:73px;
    font-size: 27px;
    font-weight: bold;
    color:#FFFFFF;
    line-height: 73px;
    background-color: #b78f48;
    border-radius: 30px;
    text-align: center;
    margin:0 auto;
}
.g-more1 img{
    display: inline-block;
    vertical-align: middle;
    margin-left: 14px;
}

/**3page**/
.row-a3{
    overflow: hidden;
    background: url(../Image/pic6.jpg) no-repeat;
    background-size: cover;
    padding: 55px 0 108px;
}
.row-a3 .g-tit1 h2{
    color:#fff;
}
.row-a3 .g-tit1{
    margin-bottom: 55px;
}
 .g-tit1.sty1 h2{
    font-size: 46px;
}
.g-tit1.sty1 span{
    font-size: 71px;
}
.g-tit1.sty1 .en{
    font-size: 14px;
    color:#A1A1A1;
    position: absolute;
    top: 8px;
    left: 38%;
    font-style:normal;
    text-transform: uppercase;
}
.g-tit1.sty1 .yun{
    display: block;
    position: absolute;
    right:-130px;
    bottom:0;
    width:167px;
    height:45px;
    background: url(../Image/icon4.png) no-repeat;
    background-size: cover;
    z-index: 1;
}
.g-tit1.sty1 h2::after{
    left: -250px;
    top:50%;
    bottom:auto;
    transform: translateY(-50%);
}
.g-tit1.sty1 h2::before{
    right: -300px;
    top:50%;
    bottom:auto;
    transform: translateY(-50%);
}
.ul-list3{
    overflow: hidden;
    margin:0 -27.5px;
}
.ul-list3 li{
    width: 33.333%;
    float: left;
}
.ul-list3 .con{
    display: block;
    margin:0 27.5px;
}
.ul-list3 .pic{
    position: relative;
    height: 0;
    padding-top: 75%;
    overflow: hidden;
    margin-bottom: 19px;
}
.ul-list3 .pic img{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transition:all .3s;
    transform: translate(-50%,-50%);
}
.ul-list3 .tit{
    font-size: 18px;
    background-color: #fff;
    color:#040404;
    line-height: 72px;
    text-align: center;
}


/**4 page**/
.row-a4{
    padding: 60px 0 120px;
    background-color: #fffeff;
}
.row-a4 .info{
    font-size: 24px;
    color:#010101;
    padding-top: 6px;
    margin-bottom: 30px;
    text-align: center;
    font-family: 'CTXingKaiSJ';
}
.ul-list4{
    overflow: hidden;
    margin:0 -3.5px;
}
.ul-list4 li{
    width: 33.333%;
    float: left;
}
.ul-list4 .con{
    margin:0 3.5px;
    overflow: hidden;
    border-radius: 14px;
}
.ul-list4 li{
    float: left;
    width: 20%;
}
.ul-list4 .pic{
    height: 0;
    position: relative;
    padding-top: 124%;
    overflow: hidden;
}
.ul-list4 .pic img{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.ul-list4 .txt{
     background:  url(../Image/pic13.jpg) no-repeat;
     -webkit-background-size: cover;
     background-size: cover;
      padding:0 33px 76px;
}
.ul-list4 .tag{
    margin:0 33px;
    height:45px;
    font-size: 20px;
    color:#fff;
    line-height: 45px;
    text-align: center;
    margin:0 auto;
    overflow: hidden;
    border-radius: 14px;
    margin-top: -24px;
    position: relative;
    z-index: 3;
    background: url(../Image/pic15.jpg) no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}
.ul-list4 .desc{
    font-size: 16px;
    line-height: 1.75;
    color:#FFFFFF;
    height: 5.25em;
   margin-top: 24px;
    display: -webkit-box;  
    overflow: hidden;  
    text-overflow: ellipsis;  
    word-break: break-all;  
    -webkit-box-orient: vertical;  
    -webkit-line-clamp: 3;
}



/**5 page**/
.row-a5{
    overflow: hidden;
    background: url(../Image/pic2.jpg) no-repeat;
    background-size: cover;
    padding: 46px 0;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}
.row-a5 .tit{
    text-align: center;
    color:#fff;
    font-family: 'CTXingKaiSJ';
    font-size: 50px;
    margin-bottom: 38px;
}
.row-a5 .txt{
    text-align: center;
    font-size: 27px;
    color:#FFFFFF;
    line-height: 51px;
}
.row-a5 .txt .tag{
    display: inline-block;
    padding: 0 30px;
    text-align: center;
    border: 1px solid #fff;
    margin-right: 30px;
}
.row-a5 .txt .tel{
    display: inline-block;
}


/**6 page**/
.row-a6{
    padding: 60px 0;
   background: url(../Image/pic14.jpg) no-repeat;
}
.row-a6 .g-tit1{
    margin-bottom: 48px;
}
.m-about{
    overflow: hidden;
    height: 570px;
    position: relative;
}
.m-about .icon{
    position: absolute;
    z-index: 9;
    width: 303px;
    height: 303px;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%); 
}
.m-about .icon img{
    animation: rotation 5s linear infinite;
    -moz-animation: rotation 5s linear infinite;
    -webkit-animation: rotation 5s linear infinite;
    -o-animation: rotation 5s linear infinite; 
}
@keyframes rotation {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}
.m-about .txt{
    overflow: hidden;
    float: left;
    width: 50%;
    height: 100%;
     background: url(../Image/pic5.jpg) no-repeat  bottom;
     background-size: cover;
    padding: 78px  180px 0 75px;
}
.m-about .txt .cn{
    font-size: 33px;
    color:#000000;
}
.m-about .txt .en{
    font-size: 44px;
    line-height: 1.2;
    color:rgba(183,139,69,.32);
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 18px;
}
.m-about .txt .desc{
    margin-bottom: 33px;
}
.m-about .txt .desc p{
    font-size: 16px;
    color:#333333;
    line-height: 1.75;
    text-indent: 2em;
}
.m-about .txt a.more{
    display: block;
    width:166px;
    height:55px;
    text-align: center;
    line-height: 53px;
    font-size: 18px;
    color:#333333;
    border:1px solid #787679;
}
.m-about .video{
    width: 50%;
    overflow: hidden;
    height: 100%;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.m-about .video a{
    display: block;
    width: 100%;
    height: 100%;
}
.m-about .video .btn{
    position: absolute;
    top: 50%;
    left: 50%;
    width:110px;
    height:110px;
    background: url(../Image/icon5.png) no-repeat;
    background-size: cover;
    transform: translate(-50%,-50%);
}


/**7 page**/
.row-a7{
    padding: 80px 0;
    background: url(../Image/pic18.jpg) no-repeat;
    background-size: cover;
}
.row-a7 .g-tit1{
    margin-bottom: 38px;
}
.ul-tab1{
    overflow: hidden;
    text-align: center;
    margin-bottom: 56px;
}
.ul-tab1 li{
    display: inline-block;
    margin:0 20px;
}
.ul-tab1 a{
    display: block;
    width:260px;
    height:52px;
    text-align: center;
    line-height: 50px;
    font-size: 20px;
    color:#B98D47;
    border:1px solid #b98d47;
    border-radius: 30px;
}
.ul-tab1 li.on a{
    background-color: #b98d47;
    border-color: #b98d47;
    color:#fff;
}
.ul-list5{
    overflow: hidden;
    margin:0 -16px;
}
.ul-list5 li{
    width: 25%;
    float: left;
}
.ul-list5 .con{
    margin:0 16px;
    padding: 9px;
    background-color: #fff;
}
.ul-list5 .box{
    overflow: hidden;
    padding: 3px;
    border:1px solid #fbefd7;
}
.ul-list5 .pic{
    height:0;
    position: relative;
    padding-top: 75%;
    overflow: hidden;
    margin-bottom: 22px;
}
.ul-list5 .pic img{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.ul-list5 .tit{
    text-align: center;
    font-size: 16px;
    color:#000000;
    margin-bottom: 24px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.ul-list5 .txt{
    padding-bottom: 26px;
}
.ul-list5 .txt a{
    display: block;
    width:151px;
    height:37px;
    color:#fff;
    line-height: 37px;
    text-align: center;
    background:url(../Image/pic16.jpg) no-repeat;
    background-size: cover;
    margin:0 auto;
}
.ul-list5 .txt a img{
    display: inline-block;
    vertical-align: middle;
}


/**8 page**/
.row-a8{
    padding: 74px 0 90px;
    background: #fffeff;
}
.row-a8 .g-tit1{
    margin-bottom: 30px;
}
.ul-list6{
    overflow: hidden;
    margin:0 -42px;
}
.ul-list6 li{
    width: 33.333%;
    float: left;
}
.ul-list6 .con{
    display: block;
    margin:0 42px;
}
.ul-list6 .pic{
    position: relative;
    height: 0;
    padding-top:75%;
    overflow: hidden;
    margin-bottom: 36px;
}
.ul-list6 .pic img{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform:translate(-50%,-50%);
}
.ul-list6 .tit{
    font-size: 18px;
    color:#333333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.ul-list6 .time{
    font-size: 16px;
    line-height: 2;
    color:#999999;
    margin-bottom: 6px;
}
.ul-list6 .desc{
    font-size: 14px;
    color:#999999;
    display: -webkit-box;  
    overflow: hidden;  
    text-overflow: ellipsis;  
    word-break: break-all;  
    -webkit-box-orient: vertical;  
    -webkit-line-clamp: 2;
}
/**底部友情链接**/
.links{
    overflow: hidden;
     padding: 28px 0 24px;
    background-color: #b98d47;
}
.links .name{
    float: left;
    margin-right: 60px;
    line-height: 34px;
}
.links .name div{
    display: inline-block;
    vertical-align: middle;
}
.links .name .cn{
    font-size: 18px;
    font-weight: bold;
    color:#FFFFFF;
}
.links .name .en{
    font-size: 34px;
    font-weight: bold;
    color:rgba(255,255,255,.72);
    margin-right: 12px;
}
.links .link{
    overflow: hidden;
    color:#fff;
    font-size: 14px;

}
.links .link span{
    padding: 0 15px;
}
.links a{
    color:#fff;
    line-height: 2.43;
    font-size: 14px;
}
.links .link span:last-child{
    margin-right: 0;
}
/**footer**/
.footer{
overflow: hidden;
   background: url(../Image/pic4.jpg) no-repeat;
   background-size: cover;
}
.footer .top{
     padding: 80px 0 37px;
}
.fd-form{
    float: right;
    width: 530px;
}
.fd-form .box{
    overflow: hidden;
}
.fd-form .item{
    overflow: hidden;
    margin-bottom: 15.94px;
}
.fd-form .item .inp-box{
    width: 48%;
    margin-right: 4%;
    float: left;
    height: 44.93px;
    overflow: hidden;
}
.fd-form .item .inp-box:last-child{
    margin-right: 0;
}
.fd-form .item .inp{
    display: block;
    width: 100%;
    height: 100%;
    background-color: #bdbabf;
    padding: 0 14px;
    font-size: 14px;
}
.fd-form .item .inp::placeholder{
    color:#7b7b7b;
}
.fd-form .item textarea{
    display: block;
    resize: none;
    background-color: #bdbabf;
    height: 90.05px;
    overflow: hidden;
    width: 100%;
    padding: 14.02px;
}
.fd-form .item.tj .inp-box{
    width: 135.94px;
}
.fd-form .item.tj .yanzheng{
    float: left;
    margin-right: 5.95px;
}
 .form-group .btn{
    display: block;
    height: 45px;
    line-height: 45px;
    text-align: center;
    color:#fff;
    width: 48%;
    float: right;
    overflow: hidden;
    background-color: #b98d47;
    cursor: pointer;
}
.fd-about{
    overflow: hidden;
}
.fd-about .l{
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color:#FFFFFF;
    margin-right: 83px;
}
.fd-about .l img{
    display: block;
    margin:0 auto;
    margin-bottom: 30px;
}
.fd-about .desc{
    overflow: hidden;
    color:#fff;
}
.fd-about .item{
    overflow: hidden;
    margin-bottom: 30px;
}
.fd-about .icon{
    float: left;
    width: 28px;
    height: 28px;
    margin-right: 32px;
}
.fd-about .txt{
    overflow: hidden;
}
.fd-about .desc .tit{
    text-transform: uppercase;
    font-size: 14px;
}
.fd-about .tel{    
    font-weight: normal;
    font-size: 14px;
}
.fd-about .tel span{
    font-weight: bold;
    font-size: 26px;
    line-height: 1.1;
}
.copy{
    border-top: 1px solid rgba(255, 255, 255, 0.14);
}
.copy,.copy a{
    font-size: 14px;
    color:rgba(255,255,255,.5);
    margin-right: 5px;
    line-height: 74px;
}
.ft-links{
    background-color: #191919;
    overflow: hidden;
    padding: 10px 0;
}

.ft-links  .icon{
    float: left;
    width:54.91px;
    height:54.91px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 41.09px;
}
.ft-links .icon img{
    display: block;
    width: 100%;
    height: 100%;
}
.ft-links .links{
    overflow: hidden;
}
.ft-links .links a{
    display: inline-block;
    font-size: 14.98px;
    color:#fff;
    line-height: 1.8;
    margin:0 101.76px 0 0;
}
.ft-links .links a:hover{
    opacity:.7;
}
.ft-links .links a:nth-child(8n){
    margin-right: 0;
}

@media only screen and (max-width: 1600px) {
.nav .item{padding: 10px 0;}

.header .top{font-size: 12px;}
.m-about .txt{padding: 39px 170px 0 37.5px;}
.m-about .txt .cn{font-size: 28px;}
.m-about .txt .en{font-size: 30px;}
.m-about .txt .desc p{font-size: 14px;}
}
@media only screen and (max-width: 1430px) {
    body{padding-top: 100px;}
    .nav .v1{padding: 0 25px;}
    .wp {margin: 0 auto;width:1100px;}
    .logo{width: 120px;}
    .nav .v1{font-size: 16px;}
    .row-a2 .txt{padding-right: 30px;padding-left: 35px;}
    .row-a2 .pic{height: 338px;}
    .ul-list2 li{padding-bottom: 5px;}
    .ul-list2 .icon{width: 60px;height: 60px;
    background-size: 60px 60px;margin-left: -30px;}
    .ul-list2 .tit{line-height: 60px;margin-left: 50px;font-size: 14px;}
    .g-more1{font-size: 20px;width: 400px;height: 45px;line-height: 45px;}
    .ul-list3 .con,.ul-list6 .con{margin:0 10px;}
    .ul-list3,.ul-list6{margin:0 -10px;}
    .ul-list3 .tit{line-height: 45px;font-size: 14px;}
    .ul-list4 .txt{padding-left: 15px;padding-right: 15px;}
    .ul-list4 .tag{margin:-24px 0 0;font-size: 14px;line-height: 40px;height: 40px;}
    .row-a5 .tit{font-size: 28px;}
    .row-a5 .txt{font-size: 18px;}
    .fd-about .l{margin-right: 30px;}
    .fd-form{width: 400px;}
    .m-about .icon{width: 150px;height: 150px;}
    .m-about .txt a.more{width: 140px;height: 40px;line-height: 38px;font-size: 14px;}
    .m-about .txt{padding-right: 100px;}
    .m-about{height: 450px;}
    .row-a4{padding-bottom: 60px;}
    .ul-list4 .desc{font-size: 14px;}
}
@media only screen and (max-width: 1200px) {
     .wp {margin: 0 auto;width:960px;}
     .g-tit1 .tit{font-size: 26px;}
     .g-tit1.sty1 span{font-size: 54px;}
     .g-tit1.sty1 h2{font-size: 28px;width: 200px;}
     .g-tit1.sty1 .en{font-size: 12px;left: 45%;width: 98px;}
     .g-tit1.sty1 .yun{width: 83px;height: 24px;right:-64px;}
    .g-tit1.sty1 h2::before{right:-200px;}
    .g-tit1.sty1 h2::after{left:-200px;}
    .row-a5 .txt{line-height: 45px;font-size: 14px;}
    .ul-tab1 a{width: 200px;height:45px;line-height:43px;font-size: 16px;}
    .row-a7,.row-a8,.row-a6,.row-a4,.row-a3,.row-a1{padding: 40px 0;}
    .row-a1 .g-tit1,.row-a3 .g-tit1,.ul-tab1,.row-a6 .g-tit1,.row-a7 .g-tit1{margin-bottom: 30px;}
    .footer .top{padding: 30px 0 15px;}
}
@media only screen and (max-width: 1020px) {
    .header{background-color: #fffeff;}
    .nav{
        position: fixed;
    }
    .menuBtn{display: block;}
    body{padding: 50px 0 53px;}
    .logo{line-height: 50px;width: 150px;position: static;float: left;transform: translateX(0);height: 50px;margin-left: 15px;}
    .logo img.pc{
   display: none;
}
.logo img.phone{
    display: block;
}
    .nav{
        position: fixed;
        top: 50px;
        left: 0;
        right: 0;
        bottom: 0;
        margin-left: 100%; 
        z-index: 99;
        overflow: hidden;
        transition:all .3s;
        background: none;
    }
    .nav.on{
        margin-left: 0;
    }
    .nav .box{
        width: 300px;
        position: absolute;
        right: 0;
        bottom: 0;
        top: 0;
        background-color: #fffeff;
        overflow-y: scroll;
    }
    .nav .bg{
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: rgba(0, 0, 0, 0.3);
    }
    .nav .l,.nav .r{float: none;margin:0;}
    .nav .item i {
        display: block;
        width: 40px;
        height: 40px;
        background-position: center center;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 9;
        background: url(../Image/sel.png) no-repeat center center;
    }
    .nav .sub{position: static;}
    .nav .sub a{padding-left: 20px;text-align: left;}
    .nav .wp{width: auto;padding: 0;}
    .nav .v1 span{display: none;}
    .nav .v1{height: 40px;line-height: 40px;text-align: left;}
    .nav .item{float: none;padding: 0;}
    .header .top{display: none;}
    .wp{width: auto;padding: 0 15px;}
    #floatBottom{display: block;}
    .copy .r .kf4{display: none;}
    .copy .r span{display: none;}
    .copy, .copy a{line-height: 45px;font-size: 12px;}
    .fd-form{width: auto;float: none;}
    .fd-about .l{display: none;}
    .fd-about .tel span{font-size: 20px;}
    .fd-about .desc .tit{display: none;}
    .fd-about .item{margin-bottom: 15px;}
    .fd-about .item:last-child{margin-bottom: 0;}
    .links .name{float: none;margin-right: 0;text-align: center;margin-bottom: 0px;}
    .links{padding: 15px 0 10px;}
    .links .link span{display: none;}
    .links .link a{display: block;width: 20%;float: left;text-align: center;}
    .m-about .txt .cn{font-size: 22px;}
    .m-about .txt .en{font-size: 26px;}
    .m-about .txt .desc p{line-height: 1.5;}
    .m-about .icon,.m-about .video .btn{width: 90px;height: 90px;}
    .m-about .txt{padding: 20px 70px 0 20px;}
    .ul-list5 .con{margin:0 3px;}
    .ul-list5{margin:0 -3px;}
    .ul-list5 .pic{margin-bottom: 10px;}
    .ul-list5 .txt a{width: auto;margin:0 15px;}
    .ul-list5 .tit{margin-bottom: 10px;font-size: 14px;}
    .ul-list5 .txt{padding-bottom: 10px;}
    .ul-list6 .pic{margin-bottom: 15px;}
    .m-about{height: 400px;}
    .row-a5 .txt .tag{padding: 0 15px;}
    .row-a5 .tit{font-size: 20px;}
     .row-a5 .txt{line-height: 30px;}
     .row-a2 .txt{padding: 20px 80px 0;}
     .row-a2 .pic{width: auto;float: none;height: auto;}
    .banner .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets{bottom:5px;}
    .m-about{height: auto;}
    .m-about .txt .en{margin-bottom: 10px;}
    .m-about .txt{width: auto;float: none;height: auto;padding: 20px 20px 60px;}
    .m-about .video{height: 300px;width: auto;}
    .ul-list4 .desc{font-size: 13px;}
    .ul-list4 .txt{padding-bottom: 30px;}
    .ul-list4 .desc{margin-top: 10px;}
    .g-more1{font-size: 18px;}
    .row-a2 .box{margin-bottom: 35px;}
    .row-a2{padding-bottom: 30px;}
    .m-about .icon{transform: translate(-50%,0);top: auto;bottom:255px;}
}
@media only screen and (max-width: 767px) {
  .ul-list5 li{width: 50%;margin-bottom: 15px;}
  .ul-list1 .li .tit{font-size: 14px;}
  .row-a5{background-position: center center;
  background-size: cover;}
  .row-a1 .g-tit1, .row-a3 .g-tit1, .ul-tab1, .row-a6 .g-tit1, .row-a7 .g-tit1{margin-bottom: 20px;}
  .m-about .txt .desc{margin-bottom: 15px;}
  .ul-list4 .tag{border-radius: 20px;}
  .ul-list1.swiper-container{margin-bottom: 15px;}
}
@media only screen and (max-width: 600px) {
    .copy a,.copy span{display: block;text-align: center;line-height: 20px;}
    .copy .l,.copy .r{float: none;}
    .copy{padding: 15px 0;}
    .row-a7, .row-a8, .row-a6, .row-a4, .row-a3, .row-a1{padding: 30px 0 20px;}
    .form-group .btn{width: 100%;float: none;}
    .form-group{clear:left; overflow: hidden;padding-top: 16px;}
    .row-a5 .txt{line-height: 22px;}
    .row-a5 .txt .tag{display: block;border:none;padding: 0;text-align: center;}
    .row-a5 .tit{font-size: 18px;margin-bottom: 20px;}
}
@media only screen and (max-width: 450px) {
    .g-more1{width: auto;font-size: 16px;margin:0 15px;}
    .g-tit1.sty1 h2{width: auto;}
    .g-tit1 .tit{font-size: 22px;}
    .ul-list1 .li{width: 33.333%;margin-bottom: 15px;}
    .ul-list1 .li:nth-child(4){clear:left;}
     .ul-list1 .li .tit{font-size: 12px;}
    .row-a2 .txt{padding: 15px 15px 0 45px;}
    .ul-list1{margin-bottom: 0;}
    .ul-list3 li{width: auto;float: none;margin-bottom: 15px;}
    .ul-list4 li{width: 50%;margin-bottom: 15px;}
    .ul-list6 li{width: auto;float: none;margin-bottom: 15px;}
    .ul-list2 .tit{margin-left: 35px;}
    .g-tit1.sty1 span{font-size: 40px;}
    .g-tit1.sty1 h2{font-size: 24px;}
    .g-tit1.sty1 .en{left: 30%; width: 100%;top: 0;}
    .g-tit1.sty1 .yun{right:-67px;}
    .g-tit1.sty1 .tit::after{left:-220px;}
    .ul-tab1 a{width: 100px;}
    .nav .box{width: 200px;}
    .fd-about .tel span{font-size: 18px;}
    .links .link a{width: 25%;}
    .ul-tab1 li{margin:0 10px;}
    .ul-list3 .pic{margin-bottom: 0;}
}




/**首页视频弹窗**/
.m-pop{
    position: fixed;
    top: 0;
    right: 0;   
    bottom: 0;
    left: 0;
  z-index: 999;
  display: none;
}
.m-pop .pop-bg{
    position: absolute;
    top: 0;
    right: 0;   
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
}
.m-pop .inner{
    width: 1100px;
    height: 600px;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    position: absolute;
}
.m-pop  video{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: fill;
}
.m-pop .inner .close{
    position: absolute;
    top: -64px;
    right: -64px;
    z-index: 9;
    cursor: pointer;
}


@media only screen and (max-width: 1400px) {
    .m-pop .inner{
        width: 800px;
        height: 400px;
    }
}
@media only screen and (max-width: 1200px) {
    .m-pop .inner{
        width: 600px;
        height: 300px;
    }
}
@media only screen and (max-width: 767px) {
    .m-pop .inner{
        width: 300px;
        height: 200px;
    }
    .m-pop .inner .close{
        width: 30px;
        height: 30px;
        top: -30px;
        right: -30px;
    }
}